Total Complexity | 19 |
Dependencies | 7 |
Dependents | 6 |
Total lines | 225 |
Lines of code | 104 |
Logical lines of code | 35 |
Comment lines | 95 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate_token() | 51 | 4 | 30 | |
get_user_uuid() | 61 | 4 | 12 | |
generate_token() | 51 | 2 | 27 | |
get_secret_key() | 66 | 3 | 8 | |
instance() | 71 | 2 | 6 | |
get_user_data() | 59 | 1 | 15 | |
__construct() | 91 | 1 | 2 | |
revoke_token() | 91 | 1 | 2 | |
refresh_token() | 91 | 1 | 2 |